-
Home
-
StoreEngine – Powerful WordPress eCommerce Plugin for Payments, Memberships, Affiliates, Sales & More
-
1.0.0-beta-2
-
Code
-
Classes
- AbstractRequestHandler
Total Complexity |
132 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
484 |
Lines of code |
346 |
Logical lines of code |
254 |
Comment lines |
73 |
Methods |
12 |
Properties |
8 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_payload() |
D |
17 |
84 |
225 |
prepare_response() |
A |
43 |
13 |
46 |
maybe_decode() |
S |
61 |
7 |
12 |
check_permission() |
S |
60 |
6 |
13 |
respond_success() |
S |
61 |
6 |
12 |
handle_request() |
S |
58 |
5 |
15 |
is_unauthenticated_request() |
S |
69 |
4 |
6 |
is_ajax_request() |
S |
70 |
2 |
6 |
respond_error() |
S |
67 |
2 |
8 |
__construct() |
S |
100 |
1 |
0 |
dispatch_actions() |
S |
100 |
1 |
0 |
respond() |
S |
79 |
1 |
3 |